Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Point of contact] Stale form input fields when actuating 'Go Back' button on Sign-and-Submit #976

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

shindigira
Copy link
Contributor

@shindigira shindigira commented Oct 1, 2024

closes #975

Changes

  • bugfix(Point of Contact): Form fields no longer stale upon actuating 'Go Back' button on Sign-and-Submit

How to Test ('Go Back' Button)

  • Filling out a value in Extension
  • Submit
  • Verify Phone Extension value in Sign-and-Submit
  • Actuate the 'Go Back' button
  • Verify value is still the same

How to Test (Browser's Back Button)

  • Test the same but with the browser's Back button

Copy link
Contributor

@billhimmelsbach billhimmelsbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heyo! Have some thoughts on this, but let's chat about it after sprint review.

@shindigira shindigira merged commit 725c5bf into main Oct 1, 2024
4 checks passed
@shindigira shindigira deleted the 975-point-of-contact-stale-input branch October 1, 2024 21:44
billhimmelsbach pushed a commit that referenced this pull request Oct 1, 2024
…utton on Sign-and-Submit (#976)

closes #975 

## Changes
- bugfix(Point of Contact): Form fields no longer stale upon actuating
'Go Back' button on Sign-and-Submit

## How to Test ('Go Back' Button)
- Filling out a value in `Extension`
- Submit
- Verify Phone Extension value in Sign-and-Submit
- Actuate the 'Go Back' button
- Verify value is still the same

## How to Test (Browser's Back Button)
- Test the same but with the browser's Back button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Point of Contact] Stale form fields when after actuating the 'Go Back' button
2 participants